Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-51601 | OSX8-00-00465 | SV-65811r1_rule | Low |
Description |
---|
The application Photo Booth must be removed. |
STIG | Date |
---|---|
Apple OS X 10.8 (Mountain Lion) Workstation STIG | 2015-02-10 |
Check Text ( C-53923r1_chk ) |
---|
To check for the existence of Photo Booth, run the following command: ls -ald /Applications/Photo\ Booth.app If anything is returned, this is a finding. |
Fix Text (F-56403r1_fix) |
---|
To remove Photo Booth, run the following command: sudo rm -Rf /Applications/Photo\ Booth.app |